Ribbon for WinForms
ButtonElement コンストラクタ(Style,Object[])

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ButtonElement クラス > ButtonElement コンストラクタ : ButtonElement コンストラクタ(Style,Object[])
The Style object to use.
An System.Array of objects to display as content.
Initializes a new ButtonElement with specified style and content.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal ParamArray content() As Object _
)
public ButtonElement( 
   Style style,
   params object[] content
)

パラメータ

style
The Style object to use.
content
An System.Array of objects to display as content.
参照

ButtonElement クラス
ButtonElement メンバ
オーバーロード一覧